home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0121.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  6.5 KB  |  207 lines

  1.  
  2. Wow.  What a loaded question!
  3.  
  4. There *could* be more variables for each person's setup in installing
  5. winsock, I just know it.  :=)  So, hopefully, I can provide enough
  6. information here to the Winsock Professional(tm) to help me get
  7. started.
  8.  
  9. First, I'm on a 10baseT network, connected to a Novell LAN.  I'm
  10. running IPX/ODI and a TCP/IP stack.  I run PKTMUX which allows me to
  11. use WinQVTNet under Windows.  I can also run the NCSA Telnet/Ftp stuff
  12. with the configuration below.
  13.  
  14. I've got a 16bit Accton "ethercombo" card  which is set at I/O address
  15. 280. IRQ is 15.  Boot ROM address is D0000.  The workstation is a
  16. Gateway 486/33.
  17.  
  18. Here's my "net.bat" that gets called at boot:
  19. c:\net\pktint
  20. lh c:\net\lsl
  21. lh c:\net\nwmlid
  22. lh c:\net\odipkt
  23. c:\net\pktmux 8 /p    /* ver 1.2b loaded at INT 69
  24. c:\net\pktdrv /pc    /* ver 1.2b: at INT 79 using mux at 69
  25. c:\net\ipxodi
  26. c:\net\netx
  27. c:\net\pktdrv 7f /pc    /* packet vector at 0x7f
  28. f:login
  29.  
  30. My QVTNet settings are: nameserver is 129.79.1.15; my default domain
  31. is ucs.indiana.edu; my IP number is 156.56.25.11.  My packet vector is
  32. 0x7f.  My router (gateway) is 156.56.25.254.
  33.  
  34. Fine so far.  So I've got the Trumpet Winsock. I've NOT loaded
  35. WINDRV, since the documentation says that it works with PKTMUX.
  36.  
  37. Here's the banner when I start Trumpet:
  38.  
  39. Trumpet Winsock Version 1.0 Rev A
  40. Copyright (c) 1993,1994 by Peter R. Tattam
  41. All Rights Reserved.
  42. THIS IS AN UNREGISTERED SHAREWARE VERSION FOR EVALUATION ONLY
  43. Ethernet address = 00:00:E8:03:D6:3B
  44. PKTMUX interface packet driver located on vector $78
  45. My ip = 156.56.25.11 netmask = 255.255.255.0 gateway = 156.56.25.254
  46.  
  47. Whew.
  48.  
  49. Is that packet vector correct???  (I've got Trumpet set to packet
  50. vector "00" per the docs so that it will "search".)
  51.  
  52. OK:  Here's the situation.  I've tried a couple Winsock apps that I
  53. found on a sleazy ftp site (cica :-), and tried to run them.
  54.  
  55. WSATEST (ftp.cica.indiana.edu:/pub/pc/win3/winsock/wsatest.zip):
  56. Tests the Winsock interface.  When I run it, it actually sees my
  57. Winsock, I can see the WSAStartup and WSAShutdown messages:
  58.  
  59. WSAStartup(257,0B77:4D50)
  60. WSACleanup
  61. WSAUnhookBlockingHook
  62.  
  63. However, when I do something with WSATEST, like start a "quick client"
  64. to a machine, I get:
  65.  
  66. socket(2,1,0)
  67. gethostbyname bronze.ucs.indiana.edu
  68. ARP timed out
  69. ARP timed out
  70. ARP timed out
  71. closesocket(2)
  72.  
  73. So, Winsock isn't seeing my nameserver (bronze.ucs.indiana.edu:
  74. 129.79.1.15).
  75.  
  76. However, QVTNet *does*, so I know it's a valid, working nameserver.
  77.  
  78. Where am I going wrong?  I've tried running Mosaic, but I'm not
  79. getting any nameservice to resolve IP names.  The winsock window says
  80. "ARP timed out" several times, then Mosaic quits.
  81.  
  82. So, in thinking that Mosaic wasn't behaving correctly, I thought I'd
  83. get another Winsock App:  Finger for Winsock
  84. (ftp.cica.indiana.edu:/pub/pc/win3/winsock/finger31.zip).   Start
  85. finger.  Ask for finger on "bronze".  I see this in my Winsock window:
  86.  
  87. getservbyname finger
  88. gethostbyname bronze
  89. ARP timed out
  90. ARP timed out
  91. ARP timed out
  92.  
  93. So, this means that BOTH WSATEST *and* FINGER see my Winsock.  So
  94. there is communication going.  However, no Winsock app can do
  95. nameservice. 
  96.  
  97. Same for providing an IP number:  give FINGER 129.79.1.15 and it still
  98. reports:
  99.  
  100. getservbyname finger
  101. socket(2,1,0)
  102. connect(2,0A77:278E,16)
  103. ARP timed out
  104. ARP timed out
  105.  
  106. Any ideas??  Does WSATEST, and FINGER, in seeing my Winsock, mean that
  107. Winsock is running correctly??  Or, because the address resolution isn't
  108. happening, Winsock is *NOT* running or installed correctly?? 
  109.  
  110. I guess more simple questions:  *Because* I have connectivity among
  111. Winsock apps with Trumpet Winsock, does that mean the packet driver
  112. situation (pktmux/pktdrv) is OK?  Or should I try using pktwin?
  113.  
  114. Any tips would be most appreciated!
  115.  
  116. Thanks!
  117.  
  118. -- 
  119. michael regoli
  120. regoli@bronze.ucs.indiana.edu
  121. regoli@indiana.bitnet
  122. From news@bigblue.oit.unc.edu Thu Apr  7 09:12:48 1994
  123. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  124.           id AA15835; Thu, 7 Apr 1994 09:12:48 -0400
  125. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  126.           id AA24541; Thu, 7 Apr 1994 08:03:16 -0500
  127. Received: from GATEWAY by bigblue with netnews
  128.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  129. To: winsock@sunsite.unc.edu
  130. Date: Wed, 6 Apr 1994 14:00:19
  131. From: lwilliam@sfalib.sfasu.edu (Leigh Williams)
  132. Message-Id: <lwilliam.4.000E01C6@sfalib.sfasu.edu>
  133. Organization: Steen Library, SFASU
  134. Sender: ses
  135. References: <84142.walstrom@mr.net>
  136. Subject: Re: Timeout? : ODI+Novell+Trumpet Winsock +mosaic....
  137.  
  138. >On Mon, 28 Mar 1994 23:10:58 GMT, 
  139. >Ondrej Zoltan  <ozoltan@post.its.mcw.edu> wrote:
  140.  
  141. >>I am using Trumpet Winsock with ODI drivers on Novell LAN. When I start 
  142. >>windows and TCPman, all windows applications works OK. (Mosaic, hgopher, 
  143. >>cello, TrumpetNews reader...).  But I found 2 problems (maybe it is same one):
  144. >>
  145. >>1. if I run DOS application (from Windows, i.e. POPmail) and THEN I try to use 
  146. >>ie Mosaic, it just hangs. I need to shut down and restart TCPman and then  it 
  147. >>will start to work again.
  148. >>
  149.  
  150. And Tom replied:
  151.  
  152. >Our experience is that if you have tcpman loaded your DOS clients WILL NOT 
  153. >WORK.  If you shell to DOS to run TCP clients you must first shut down 
  154. >TCPMAN.
  155.  
  156. There's a trick to this.  The problem occurs because you've got all your 
  157. TCP/IP applications contending for one packet interrupt vector.  By using a 
  158. packet multiplexor, you can give each application its own interrupt and keep 
  159. them from fighting with each other.  Check out the relevant part of my 
  160. autoexec.bat:
  161. ------------------------------------------------------------------------------
  162. cd\net
  163. lh lsl                       ** Novell stuff
  164. lh exp16odi            ** driver for my Intel EtherExpress card
  165. lh ipxodi                 ** more Novell stuff
  166.  
  167. rem ** ODIPKT, the packet driver shim, takes its parameters in decimal
  168. rem ** 97=0x61
  169. lh odipkt 1 97
  170.  
  171. rem ** PKTMUX provides four interrupts and resides at interrupt 0x61
  172. lh pktmux 4 61 10
  173.  
  174. rem ** PKTINT is the WINQVT packet driver interface
  175. lh pktint
  176.  
  177. rem ** Interrupt 0x63 is for WINQVT
  178. lh pktdrv 0x63
  179.  
  180. rem ** Interrupt 0x65 is for Trumpet
  181. lh pktdrv 0x65
  182.  
  183. rem ** Interrupt 0x7D is for NCSA Telnet and WinTel
  184. lh pktdrv 0x7D
  185.  
  186. rem ** Interrrupt 0x7E is for TN3270
  187. lh pktdrv 0x7E
  188.  
  189. rem ** WINPKT is required for Winsock applications
  190. lh winpkt 0x65
  191.  
  192. netx ps=sfalib
  193.  
  194. etc.
  195. ---------------------------------------------
  196.  
  197. PKTMUX, this autoexec.bat, and some other useful things are available from my 
  198. FTP server, 144.96.244.2, via anonymous login.  Look in the \net subdirectory.
  199.  
  200. Hope this helps --
  201.  
  202. Leigh Williams
  203. Library Systems
  204. Stephen F. Austin State University
  205. Nacogdoches, TX 75962  409-568-1421
  206.  
  207.